home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 106
/
Vol 106.iso
/
games
/
how_to_m.swf
/
scripts
/
DefineSprite_879
/
frame_17
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-04-12
|
272 b
|
13 lines
_parent.bowl._visible = true;
_parent.tava._visible = false;
_parent.tray._visible = true;
_parent.ins17._visible = true;
_parent.ins17.swapDepths(1020);
this._visible = false;
m = 1;
while(m <= 5)
{
eval("_parent.bowlfull" + m)._visible = false;
m++;
}